Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve macro-related documentation #557

Merged
merged 1 commit into from
Jan 11, 2022
Merged

Conversation

exaexa
Copy link
Collaborator

@exaexa exaexa commented Jan 10, 2022

  • macro-generated functions get properly recognized by documenter and placed to
    the right section
  • the generating macros have at least a bit of docs

Closes #508

- macro-generated functions get properly recognized by documenter and placed to
  the right section
- the generating macros have at least a bit of docs

Closes #508
@cylon-x
Copy link
Collaborator

cylon-x commented Jan 10, 2022

🟢  Commit 26b01da is formatted properly.

@codecov
Copy link

codecov bot commented Jan 10, 2022

Codecov Report

Merging #557 (26b01da) into develop (19a68da) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #557      +/-   ##
===========================================
- Coverage    90.47%   90.46%   -0.01%     
===========================================
  Files           67       67              
  Lines         1711     1710       -1     
===========================================
- Hits          1548     1547       -1     
  Misses         163      163              
Impacted Files Coverage Δ
src/base/types/SBMLModel.jl 85.41% <ø> (-0.30%) ⬇️
src/base/macros/change_bounds.jl 100.00% <100.00%> (ø)
src/base/macros/remove_item.jl 100.00% <100.00%> (ø)
src/base/macros/serialized.jl 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 17c9187...26b01da. Read the comment docs.

@laurentheirendt laurentheirendt merged commit 6721c6d into develop Jan 11, 2022
@laurentheirendt laurentheirendt deleted the mk-codeloc-macros branch January 11, 2022 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants